Skip to content

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Oct 14, 2025

In commit 151eda0 RANDOM_RUNNER_SUFFIX was set to true in order to mitigate runner registration errors [1].

This had a side effect of stale runners accumulating,, eventually reaching 10k runners limit in the default runner group on BPF CI.

Now that the registration errors appear to be addressed by GitHub, disable runner name randomization.

[1] actions/runner#3857 (comment)

In commit 151eda0 RANDOM_RUNNER_SUFFIX was set to true in order to
mitigate runner registration errors [1].

This had a side effect of stale runners accumulating,, eventually
reaching 10k runners limit in the default runner group on BPF CI.

Now that the registration errors appear to be addressed by GitHub,
disable runner name randomization.

[1] actions/runner#3857 (comment)
@theihor
Copy link
Contributor Author

theihor commented Oct 14, 2025

CI failures are not relevant. Merging.

@theihor theihor merged commit ae7d600 into main Oct 14, 2025
14 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants